Vcenter Vm Hardware NvmeAddressInfo

Vcenter Vm Hardware NvmeAddressInfo
Vcenter Vm Hardware NvmeAddressInfo

The Vcenter Vm Hardware NvmeAddressInfo schema contains information about the address of a virtual device that is attached to a virtual NVMe adapter of a virtual machine.

This schema was added in vSphere API 7.0.0.1.

JSON Example
{
    "bus": 0,
    "unit": 0
}
integer As int64 As int64
bus
Required

Bus number of the adapter to which the device is attached.

This property was added in vSphere API 7.0.0.1.

integer As int64 As int64
unit
Required

Unit number of the device.

This property was added in vSphere API 7.0.0.1.